[INFO] cloning repository https://github.com/brentlemons/geo-marching-squares-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brentlemons/geo-marching-squares-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrentlemons%2Fgeo-marching-squares-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrentlemons%2Fgeo-marching-squares-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a26ef2b0ef83f712f391886602e416238febf7b3
[INFO] checking brentlemons/geo-marching-squares-rs against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrentlemons%2Fgeo-marching-squares-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brentlemons/geo-marching-squares-rs
[INFO] finished tweaking git repo https://github.com/brentlemons/geo-marching-squares-rs
[INFO] tweaked toml for git repo https://github.com/brentlemons/geo-marching-squares-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brentlemons/geo-marching-squares-rs on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brentlemons/geo-marching-squares-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded geo-types v0.7.17
[INFO] [stderr]   Downloaded geojson v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0886604dad07be4db2d97b12ba766d6a4989cbecc6c1e4aa1dddc9a4f8e7474a
[INFO] running `Command { std: "docker" "start" "-a" "0886604dad07be4db2d97b12ba766d6a4989cbecc6c1e4aa1dddc9a4f8e7474a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0886604dad07be4db2d97b12ba766d6a4989cbecc6c1e4aa1dddc9a4f8e7474a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0886604dad07be4db2d97b12ba766d6a4989cbecc6c1e4aa1dddc9a4f8e7474a", kill_on_drop: false }`
[INFO] [stdout] 0886604dad07be4db2d97b12ba766d6a4989cbecc6c1e4aa1dddc9a4f8e7474a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5c4701302ba425611f0ac2568a04335bd95ce454e26884a9542463f1b13870b
[INFO] running `Command { std: "docker" "start" "-a" "f5c4701302ba425611f0ac2568a04335bd95ce454e26884a9542463f1b13870b", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking geo-types v0.7.17
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking geojson v0.24.2
[INFO] [stderr]     Checking geo-marching-squares-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:102:98
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(super) fn pentagon_96(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:124:115
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub(super) fn pentagon_24(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:146:67
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(super) fn pentagon_6(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:168:83
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub(super) fn pentagon_129(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:190:82
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub(super) fn pentagon_66(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:212:99
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(super) fn pentagon_144(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:234:115
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub(super) fn pentagon_36(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:256:67
[INFO] [stdout]     |
[INFO] [stdout] 256 | pub(super) fn pentagon_9(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]  --> src/cell_shapes/rectangles.rs:6:68
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(super) fn rectangle_5(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]   |                                                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:26:116
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(super) fn rectangle_20(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:46:99
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(super) fn rectangle_80(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:66:83
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub(super) fn rectangle_65(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:86:70
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(super) fn rectangle_160(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:86:100
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(super) fn rectangle_160(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]    --> src/cell_shapes/rectangles.rs:104:84
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub(super) fn rectangle_130(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]    --> src/cell_shapes/rectangles.rs:104:117
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub(super) fn rectangle_130(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]  --> src/cell_shapes/trapezoids.rs:6:70
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(super) fn trapezoid_168(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]   |                                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]  --> src/cell_shapes/trapezoids.rs:6:84
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(super) fn trapezoid_168(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]   |                                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:24:70
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(super) fn trapezoid_162(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:24:117
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(super) fn trapezoid_162(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:42:100
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(super) fn trapezoid_138(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:42:117
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(super) fn trapezoid_138(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:60:83
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(super) fn trapezoid_42(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:60:99
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(super) fn trapezoid_42(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lower`
[INFO] [stdout]   --> src/cell_shapes/square.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     lower: f64, upper: f64, _smoothing: f64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_lower`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper`
[INFO] [stdout]   --> src/cell_shapes/square.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     lower: f64, upper: f64, _smoothing: f64,
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_upper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cols`
[INFO] [stdout]    --> src/edge_tracing.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let cols = if rows > 0 { cells[0].len() } else { 0 };
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_cols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `failed_traces` is assigned to, but never used
[INFO] [stdout]    --> src/edge_tracing.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 |     let mut failed_traces = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_failed_traces` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `total_attempts` is assigned to, but never used
[INFO] [stdout]    --> src/edge_tracing.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |     let mut total_attempts = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_total_attempts` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `failed_traces` is never read
[INFO] [stdout]    --> src/edge_tracing.rs:376:33
[INFO] [stdout]     |
[INFO] [stdout] 376 | ...                   failed_traces += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `total_attempts` is never read
[INFO] [stdout]    --> src/edge_tracing.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 total_attempts += 1;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_from_map` is never used
[INFO] [stdout]   --> src/cell_shapes/mod.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl CellShape {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn new_from_map(edges: HashMap<Point, Edge>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/edge_tracing.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl CellWithEdges {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 29 |     /// Create a new cell with edges
[INFO] [stdout] 30 |     pub fn new(shape: CellShape) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_isobands_phase2` is never used
[INFO] [stdout]    --> src/marching_squares.rs:748:8
[INFO] [stdout]     |
[INFO] [stdout] 748 | pub fn generate_isobands_phase2(grid: &GeoGrid, lower: f64, upper: f64) -> Result<Option<Feature>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `batch_interpolate_4` is never used
[INFO] [stdout]   --> src/simd_ops.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn batch_interpolate_4(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vectorized_cell_config` is never used
[INFO] [stdout]   --> src/simd_ops.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn vectorized_cell_config(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::Move`
[INFO] [stdout]    --> src/cell_shapes/mod.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |     use crate::types::Move;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:102:98
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(super) fn pentagon_96(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:124:115
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub(super) fn pentagon_24(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:146:67
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub(super) fn pentagon_6(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:168:83
[INFO] [stdout]     |
[INFO] [stdout] 168 | pub(super) fn pentagon_129(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:190:82
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub(super) fn pentagon_66(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:212:99
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub(super) fn pentagon_144(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:234:115
[INFO] [stdout]     |
[INFO] [stdout] 234 | pub(super) fn pentagon_36(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]    --> src/cell_shapes/pentagons.rs:256:67
[INFO] [stdout]     |
[INFO] [stdout] 256 | pub(super) fn pentagon_9(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                   ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]  --> src/cell_shapes/rectangles.rs:6:68
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(super) fn rectangle_5(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]   |                                                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:26:116
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(super) fn rectangle_20(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:46:99
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(super) fn rectangle_80(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:66:83
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub(super) fn rectangle_65(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:86:70
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(super) fn rectangle_160(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]   --> src/cell_shapes/rectangles.rs:86:100
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub(super) fn rectangle_160(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]    --> src/cell_shapes/rectangles.rs:104:84
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub(super) fn rectangle_130(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]    --> src/cell_shapes/rectangles.rs:104:117
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub(super) fn rectangle_130(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]     |                                                                                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]  --> src/cell_shapes/trapezoids.rs:6:70
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(super) fn trapezoid_168(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]   |                                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]  --> src/cell_shapes/trapezoids.rs:6:84
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(super) fn trapezoid_168(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]   |                                                                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_top`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:24:70
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(super) fn trapezoid_162(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_top`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:24:117
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(super) fn trapezoid_162(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:42:100
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(super) fn trapezoid_138(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_left`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:42:117
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub(super) fn trapezoid_138(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_left`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_right`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:60:83
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(super) fn trapezoid_42(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_right`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_bottom`
[INFO] [stdout]   --> src/cell_shapes/trapezoids.rs:60:99
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub(super) fn trapezoid_42(edges: &mut Vec<Edge>, points: &[Point], is_top: bool, is_right: bool, is_bottom: bool, is_left: bool) {
[INFO] [stdout]    |                                                                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_bottom`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lower`
[INFO] [stdout]   --> src/cell_shapes/square.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     lower: f64, upper: f64, _smoothing: f64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_lower`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `upper`
[INFO] [stdout]   --> src/cell_shapes/square.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     lower: f64, upper: f64, _smoothing: f64,
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_upper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cols`
[INFO] [stdout]    --> src/edge_tracing.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let cols = if rows > 0 { cells[0].len() } else { 0 };
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_cols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `failed_traces` is assigned to, but never used
[INFO] [stdout]    --> src/edge_tracing.rs:347:9
[INFO] [stdout]     |
[INFO] [stdout] 347 |     let mut failed_traces = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_failed_traces` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `total_attempts` is assigned to, but never used
[INFO] [stdout]    --> src/edge_tracing.rs:348:9
[INFO] [stdout]     |
[INFO] [stdout] 348 |     let mut total_attempts = 0;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_total_attempts` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `failed_traces` is never read
[INFO] [stdout]    --> src/edge_tracing.rs:376:33
[INFO] [stdout]     |
[INFO] [stdout] 376 | ...                   failed_traces += 1;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `total_attempts` is never read
[INFO] [stdout]    --> src/edge_tracing.rs:361:17
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 total_attempts += 1;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_from_map` is never used
[INFO] [stdout]   --> src/cell_shapes/mod.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl CellShape {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn new_from_map(edges: HashMap<Point, Edge>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_isobands_phase2` is never used
[INFO] [stdout]    --> src/marching_squares.rs:748:8
[INFO] [stdout]     |
[INFO] [stdout] 748 | pub fn generate_isobands_phase2(grid: &GeoGrid, lower: f64, upper: f64) -> Result<Option<Feature>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.91s
[INFO] running `Command { std: "docker" "inspect" "f5c4701302ba425611f0ac2568a04335bd95ce454e26884a9542463f1b13870b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c4701302ba425611f0ac2568a04335bd95ce454e26884a9542463f1b13870b", kill_on_drop: false }`
[INFO] [stdout] f5c4701302ba425611f0ac2568a04335bd95ce454e26884a9542463f1b13870b
